home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / libraries / gfront11.lha / GUIFront / Developer / Include / proto / guifront.h
Encoding:
C/C++ Source or Header  |  1994-06-04  |  166 b   |  7 lines

  1. #ifndef PROTO_GUIFRONT_H
  2. #define PROTO_GUIFRONT_H
  3. extern struct Library *GUIFrontBase;
  4. #include <clib/guifront_protos.h>
  5. #include <pragmas/guifront_pragmas.h>
  6. #endif
  7.